Skip to content

Conversation

amotavasseli
Copy link

Removed following shell command in the shell script because it was not properly reading the key file:

export OCI_PRIVATE_KEY_BASE64=cat $(cat ~/.oci/config | grep key_file | awk '{split($0,array,"=")} END{print array[2]}') | base64

Added new command in README file to configure OCI_PRIVATE_KEY_BASE64:

fn config fn [APP_NAME] [FUNCTION_NAME] OCI_PRIVATE_KEY_BASE64 $(cat ~/.oci/[PRIVATE_KEY_FILE_NAME.pem] | base64)

@fn-bot
Copy link

fn-bot commented Jul 3, 2019

CLA Bot

Thank you for your submission! It appears that the following authors have not signed our Contributor License Agreement:

Please do so now by visiting http://www.oracle.com/technetwork/community/oca-486395.html

Once complete, let us know in our community Slack and we’ll send you an Fn T-shirt.

We are working on modernizing the CLA process into a digital signature but it isn’t quite ready yet.

Thank you for being a part of the Fn Community!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants